func runtime.isShrinkStackSafe
3 uses
runtime (current package)
mgcmark.go#L752: if isShrinkStackSafe(gp) {
stack.go#L1138: func isShrinkStackSafe(gp *g) bool {
stack.go#L1171: if !isShrinkStackSafe(gp) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)